Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which one of the following OOP concepts enables reusability of components?May 28
Which of the following OOP concepts is supported by Inheritance?Dec 25
Which OOP feature can be enabled by using private declaration for the class...Feb 20
Which of the following programming approach used functions as a key concept to p...Jul 28
Consider the following code segment and select one of the optionOct 27
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Are there any third party logging components available?Sep 03
The concept of hierarchical classification is related toAug 30
A C++ program structure is based on the concept ofMar 25
C++ Templates support the concept of - Select optionSep 23
Basic concepts in memory interfacingFeb 04
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which one of the following options is true on the topic of Simula67?Nov 21
Give an example of one address microprocessor?Nov 26
List the major components of the keyboard/Display interface.Oct 14
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
Which of the following statement(s) is true according to the following statement...Jan 13
Identify all the members of the following class xyz:Jun 16
Which of the following is not a keyword?Aug 27
Identify the variables, which are local to the following functionNov 08
Which of the following statements is true about the function that contains the c...Jan 15
Find if the following function prototype contains any error: double area(int ) Dec 02
Identify which function prototype exhibits the following: Name of the function i...Feb 25
Which of the following accurately sums up the Requirements Development PAAug 11
Which of the following features that distinguish object oriented programming fro...Jun 09
What is the output of the following code?Feb 24
Write the equivalent C++ statement for the following expressionDec 01
Identify the correct combination for the following dataJan 28
Identify if any error in the following code segmentJan 04
Which of the following operators cannot be overloaded?Feb 11
Explain the following terms giving suitable examples: Jan 20
Which of the following is true about pointers?Jul 03
Which of the following SQL statements will work? Dec 21
Which of the following is not true about the code segment given below?Jan 14
Which of the following operators cannot use friend functions for overloading?Nov 17
Which of the following statements does correctly describe the casting operator...Apr 23
Which of the following statements are true about copy constructors? Select...Jul 09
Which the following is true regarding the statement? const simple m(a,b); Se...Sep 19
Which of the following statements do incorrectly describe the characteristics of...Oct 18
Which of the following code would read a line of text from char type variable,...Jan 05
What would be the output of the following code? char *str= “Managing Console I/O...Apr 04
Which of the following functions allow you clear the specified flags? Select...Oct 19
What would be the output of the following code 3? - Select optionJan 01
What would be the output of the following code? - Select optionJun 29
Which of the following flags do not have any bit fields? - Select optionOct 20